﻿@charset "utf-8";
/* CSS Document */

/*banner*/
.slideBox {
	width: 100%;

	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 42%;
	bottom: 40px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 77px;
	height: 5px;
	line-height: 14px;
	text-align: center;
	border: 1px solid #999;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #AC0C0B;
	color: #fff;
	border: 1px solid #AC0C0B;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	display: block;
	width: 100%;
	height: 787px;
}
.slideBox .bd li a {
	display: block;
	width: 100%;
	height: 787px;
}
/* ������ǰ/��ť���룬�������Ҫɾ������ */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url("../images/slider-arrow.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/slider-arrow.png*/) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
/*head*/
.headbig {
	max-width: 1600px!important;
}
.headtel {
	width: 195px;
	float: right;
	padding-left: 50px;
	background: url("../images/tell.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/tell.png*/) no-repeat;
	color: #666;
	font-weight: 700;
	font-size: 25px;
	margin-top: 20px;
	margin-left: 15px;
}
.headtel span {
	display: block;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 15px;
}
.content2 {
	width: 1200px;
	margin: 0 auto;
}
/*������Ʒ*/
.rxpro {
	background: white;
}
.rxtit {
	height: 100px;
	background: url("../images/titbj.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/titbj.png*/) no-repeat center bottom;
	font-size: 31px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	overflow: hidden;
	padding-top: 65px;
}
.rxtit .huang {
	color: #AC0C0B;
}
.rxtit font {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	font-weight: normal;
}
/*�����л�*/
.slideTxtBox {
	text-align: center;
	margin-top: 37px;
	padding-bottom: 60px;
}
.slideTxtBox .hd {
	height: 50px;
	line-height: 30px;
	text-align: center;
	position: relative;
}
.slideTxtBox .hd ul {
	height: 50px;
	text-align: center;
}
.slideTxtBox .hd ul li {
	display: inline-block;
	padding: 0 15px;
	cursor: pointer;
	width: auto;
	border: 1px solid #282828;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #666;
	margin: 0 5px;
}
.slideTxtBox .hd ul li.on {
	height: 33px;
	background: #AC0C0B;
	border: 1px solid #AC0C0B;
	color: #000;
}
.slideTxtBox .bd ul {
	zoom: 1;
width:1020px;
margin:0 auto
}
/*������Ʒ*/
.picScroll-left {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.picScroll-left .hd2 {
	height: 20px;
}
.picScroll-left .hd2 .prev, .picScroll-left .hd2 .next {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 90px;
	z-index: 9999;
	background: url("../images/proleft.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/proleft.png*/) 0 0px no-repeat;
}
.picScroll-left .hd2 .next {
	background-position: -33px 0px;
	right: 0px;
}
.picScroll-left .bd2 {
	padding: 10px;
}
.picScroll-left .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd2 ul li {
	margin: 0 19px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

/*此处有修改*/
.picScroll-left .bd2 ul li .pic {
	text-align: center;
	width: 300px;
	height: 211px;
	overflow: hidden;
	border: 1px solid #cc0000;
}
.picScroll-left .bd2 ul li .pic img {
	width: 100%;
	display: block;
}
.picScroll-left .bd2 ul li .pic a:hover img {
	border-color: white;
}
.picScroll-left .bd2 ul li .title {
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 232px;
}
.picScroll-left .bd2 ul li .title a {
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
/*������Ʒ*/
.picScroll-left02 {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.picScroll-left02 .hd2 {
	height: 20px;
}
.picScroll-left02 .hd2 .prev, .picScroll-left02 .hd2 .next {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 90px;
	z-index: 9999;
	background: url("../images/proleft.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/proleft.png*/) 0 0px no-repeat;
}
.picScroll-left02 .hd2 .next {
	background-position: -33px 0px;
	right: 0px;
}
.picScroll-left02 .bd2 {
	padding: 10px;
}
.picScroll-left02 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left02 .bd2 ul li {
	margin: 0 19px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

/*此处有修改*/
.picScroll-left02 .bd2 ul li .pic {
	text-align: center;
	width: 300px;
	height: 211px;
	overflow: hidden;
	border: 1px solid #cc0000;

}
.picScroll-left02 .bd2 ul li .pic img {
	width: 100%;
	display: block;
}
.picScroll-left02 .bd2 ul li .pic a:hover img {
	border-color: white;
}
.picScroll-left02 .bd2 ul li .title {
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 232px;
}
.picScroll-left02 .bd2 ul li .title a {
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
/*������Ʒ*/
.picScroll-left03 {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.picScroll-left03 .hd2 {
	height: 20px;
}
.picScroll-left03 .hd2 .prev, .picScroll-left03 .hd2 .next {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 90px;
	z-index: 9999;
	background: url("../images/proleft.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/proleft.png*/) 0 0px no-repeat;
}
.picScroll-left03 .hd2 .next {
	background-position: -33px 0px;
	right: 0px;
}
.picScroll-left03.bd2 {
	padding: 10px;
}
.picScroll-left03 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left03 .bd2 ul li {
	margin: 0 19px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
/*此处有修改*/
.picScroll-left03 .bd2 ul li .pic {
	text-align: center;
	width: 300px;
	height: 211px;
	overflow: hidden;
	border: 1px solid #cc0000;
}


.picScroll-left03 .bd2 ul li .pic img {
	width: 100%;
	display: block;	
}
.picScroll-left03 .bd2 ul li .pic a:hover img {
	border-color: white;
}
.picScroll-left03 .bd2 ul li .title {
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 232px;
}
.picScroll-left03 .bd2 ul li .title a {
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
/*������Ʒ*/
.picScroll-left04 {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.picScroll-left04 .hd2 {
	height: 20px;
}
.picScroll-left04 .hd2 .prev, .picScroll-left04 .hd2 .next {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 90px;
	z-index: 9999;
	background: url("../images/proleft.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/proleft.png*/) 0 0px no-repeat;
}
.picScroll-left04 .hd2 .next {
	background-position: -33px 0px;
	right: 0px;
}
.picScroll-left04.bd2 {
	padding: 10px;
}
.picScroll-left04 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left04 .bd2 ul li {
	margin: 0 19px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
/*此处有修改*/
.picScroll-left04 .bd2 ul li .pic {
	text-align: center;
	width: 300px;
	height: 211px;
	overflow: hidden;
	border: 1px solid #cc0000;
}

.picScroll-left04 .bd2 ul li .pic img {
	width: 100%;
	display: block;
}
.picScroll-left04 .bd2 ul li .pic a:hover img {
	border-color: white;
}
.picScroll-left04 .bd2 ul li .title {
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 232px;
}
.picScroll-left04 .bd2 ul li .title a {
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
/*������Ʒ*/
.picScroll-left05 {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.picScroll-left05 .hd2 {
	height: 20px;
}
.picScroll-left05 .hd2 .prev, .picScroll-left05 .hd2 .next {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 90px;
	z-index: 9999;
	background: url("../images/proleft.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/proleft.png*/) 0 0px no-repeat;
}
.picScroll-left05 .hd2 .next {
	background-position: -33px 0px;
	right: 0px;
}
.picScroll-left05.bd2 {
	padding: 10px;
}
.picScroll-left05 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left05 .bd2 ul li {
	margin: 0 19px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

/*此处有修改*/
.picScroll-left05 .bd2 ul li .pic {
	text-align: center;
	width: 300px;
	height: 211px;
	overflow: hidden;
	border: 1px solid #cc0000;
}
.picScroll-left05 .bd2 ul li .pic img {
	width: 100%;
	display: block;
}
.picScroll-left05 .bd2 ul li .pic a:hover img {
	border-color: white;
}
.picScroll-left05 .bd2 ul li .title {
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 232px;
}
.picScroll-left05 .bd2 ul li .title a {
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
/*������Ʒ*/
.picScroll-left06 {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.picScroll-left06 .hd2 {
	height: 20px;
}
.picScroll-left06 .hd2 .prev, .picScroll-left06 .hd2 .next {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 90px;
	z-index: 9999;
	background: url("../images/proleft.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/proleft.png*/) 0 0px no-repeat;
}
.picScroll-left06 .hd2 .next {
	background-position: -33px 0px;
	right: 0px;
}
.picScroll-left06.bd2 {
	padding: 10px;
}
.picScroll-left06 .bd2 ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left06 .bd2 ul li {
	margin: 0 19px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left06 .bd2 ul li .pic {
	text-align: center;
	width: 254px;
	height: 254px;
}
.picScroll-left06 .bd2 ul li .pic img {
	width: 244px;
	height: 244px;
	display: block;
	border: 5px solid #2e2e2e;
}
.picScroll-left06 .bd2 ul li .pic a:hover img {
	border-color: white;
}
.picScroll-left06 .bd2 ul li .title {
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 232px;
}
.picScroll-left06 .bd2 ul li .title a {
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
/*���Զ���*/
.dingzhi {
	background: url("../images/dzbj.jpg"/*tpa=http://fqzssj.gotoip3.com/skin/images/dzbj.jpg*/) no-repeat center top;
	height: 752px;
}
.dzicon12 {
	width: 100%;
	float: right;
	height: 215px;
	border-bottom: none;
	margin-top: 250px;
}
.dzicon01 {
	height: 342px;
	width:20%;
	background: url("../images/cArea02.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/dzicon01.png*/) no-repeat 10px 0;	
	text-align: center;
	padding-top: 50px;
	float: left;
}
.dzhuang {
	display: block;
	font-size: 20px;
	color: #AC0C0B;
	line-height: 38px;
	font-weight: bold;
}
font.dzf {
	font-size: 14px;
	color: #333;
	display:inline-block;
	width:80%
}
.dzicon02 {
height: 342px;
	width:20%;
	background: url("../images/cArea02.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/dzicon01.png*/) no-repeat 10px 0;	
	text-align: center;
	padding-top: 50px;
	float: left;
}
.dzicon345 {
	width: 880px;
	clear: both;
	float: right;
	height: 215px;
	border: 1px solid rgba(255,255,255,0.13);
}
.dzicon03 {
height: 342px;
	width:20%;
	background: url("../images/cArea02.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/dzicon01.png*/) no-repeat 10px 0;	
	text-align: center;
	padding-top: 50px;
	float: left;
}
.dzicon04 {
width:20%;
height: 342px;
	width:20%;
	background: url("../images/cArea02.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/dzicon01.png*/) no-repeat 10px 0;	
	text-align: center;
	padding-top: 50px;
	float: left;
}
.dzicon05 {
height: 342px;
	width:20%;
	background: url("../images/cArea02.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/dzicon01.png*/) no-repeat 10px 0;	
	text-align: center;
	padding-top: 50px;
	float: left;
}
.dztit {
	position: absolute;
	top: 60px;
	left: 0;
width:1200px;
}
.dztit01 {
	width: 100%;
	font-size: 31px;
	font-weight: 700;
	color: #fff;
text-align:center;
}
.dztit01 span {
	color: #AC0C0B;
}
.dztit01 .dzge {
	width: 42px;
	height: 1px;
	background: rgba(245,198,15,1);
	clear: both;
	margin: 25px auto;
}
.dztit .duohua {
	font-size: 14px;
	color: #bebebe;
	font-weight: normal;
	line-height: 30px!important;
	display: block;
}
.dztit .duohua strong {
	font-weight: 700;
	color: #AC0C0B;
}
.dztit02 {
	overflow: hidden;
	margin-top: 470px;
	margin-left:300px
}
.dztel {
	width: 220px;
	padding-left: 50px;
	background: url("../images/tel02.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/tel02.png*/) no-repeat 0 5px;
	font-size: 30px;
	color: #AC0C0B;
	float: left;
}
.dztel span {
	font-size: 14px;
	color: #999;
	display: block;
}
.zxdz {
	display: block;
	float: left;
	padding-left: 48px;
	background: #AC0C0B url("../images/zxdz.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/zxdz.png*/) no-repeat 15px center;
	width: 76px;
	line-height: 44px;
	font-size: 14px;
	color: #000;
	margin-top: 5px;
}
/*��������*/
.dzlc {

	width: 100%;
	height: 407px;
}
.lctit {
	overflow: hidden;
	margin-bottom: 55px;
}
.lctit01 {
	font-size: 31px;
	color: #000;
	font-weight: 700;
	float: left;
	margin: 60px 0 0 0;
}
.lctit01 span {
	font-size: 16px;
	font-weight: normal;
	color: rgba(0,0,0,0.68);
	padding-left: 10px;
}
.lctit02 {
	width: 120px;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	display: block;
	float: right;
	background: #cc0000;
	color: white;
	margin: 66px 0 0 0;
}
.dzlcmain {
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	font-weight: 700;
	color: #000;
}
.dzlcmain div {
	float: left;
}
.dzlc01 {
	width: 150px;
	text-align: center;
	margin-right: 50px;
}
.dzlc02 {
	width: 155px;
	text-align: center;
	margin-right: 40px;
}
.dzlc03 {
	width: 165px;
	text-align: center;
	margin-right: 50px;
}
.dzlc04 {
	width: 150px;
	text-align: center;
	margin-right: 60px;
}
.dzlc05 {
	width: 165px;
	text-align: center;
	margin-right: 49px;
}
.dzlc06 {
	width: 165px;
	text-align: center;
}
/*�ͻ�����*/
.khcase {
	background: white;
	padding-bottom: 70px;
}
.picScroll-left_case {
	overflow: hidden;
	position: relative;
	text-align: center;
}
.picScroll-left_case .hd {
	height: 30px;
}
.picScroll-left_case .hd .prev {
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 150px;
	z-index: 9999;
	background: url("../images/proleft.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/proleft.png*/) no-repeat;
}
.picScroll-left_case .hd .next {
	right: 0px;
	display: block;
	width: 32px;
	height: 70px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 150px;
	z-index: 9999;
	background: url("../images/proleft.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/proleft.png*/) no-repeat -33px 0px;
}
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left_case .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left_case .bd {
	margin-left: 40px;
}
.picScroll-left_case .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left_case .bd ul li {
	margin: 0 26px;
	float: left;
	_display: inline;
	overflow: hidden;
	width: 320px;
	background: #222;
	height: 328px;
}
.picScroll-left_case .bd ul li .pic {
	text-align: center;
	width: 320px;
	overflow: hidden;
}
.picScroll-left_case .bd ul li .pic img {
	width: 320px;
	height: 190px;
	display: block;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.picScroll-left_case .bd ul li:hover .pic img {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}
.picScroll-left_case .bd ul li .title {
	line-height: 30px;
	padding: 20px 24px 0 24px;
	text-align: left;
}
.picScroll-left_case .bd ul li .title a {
	font-size: 16px;
	color: #fff;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 260px;
	line-height: 44px;
}
.picScroll-left_case .bd ul li .deteil {
	line-height: 23px;
	font-size: 14px;
	color: #888;
	padding: 0 24px;
	text-align: left;
}
.morem {
	width: auto;
	border-radius: 50px;
	border: 1px solid rgba(248,200,15,0.3);
	height: 35px;
	line-height: 35px;
	padding: 0 30px;
	text-align: center;
	display: inline-block;
	margin-top: 45px;
	font-size: 12px;
	color: #AC0C0B;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.morem:hover {
	background: #fff;
	border-color: #fff;
	color: #000;
	box-shadow: 0 6px 14px rgba(0, 0, 0, 0.17);
}
/*������Ѷ*/
.index_news {
	background: white;
	padding-bottom: 70px;
	overflow: hidden;
}
.picMarquee-left {
	overflow: hidden;
	position: relative;
	margin-top: 45px;
	text-align: center;
}
.picMarquee-left .bd {
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li {
	margin: 0 15px;
	float: left;
	_display: inline;
	overflow: hidden;
	background: #fff;
	width: 277px;
}
.picMarquee-left .bd ul li .pic {
	text-align: center;
	width: 255px;
	height: 135px;
	overflow: hidden;
	margin: 11px;
}
.picMarquee-left .bd ul li .pic img {
	width: 255px;
	height: 135px;
	display: block;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.picMarquee-left .bd ul li:hover .pic img {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}
.picMarquee-left .bd ul li .title {
	margin: 11px;
	padding: 5px;
	border-bottom: 1px solid #f5f5f5;
	text-align: left;
}
.picMarquee-left .bd ul li .title a {
	font-size: 14px;
	color: white;
	line-height: 30px;
	width: 228px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}
.picMarquee-left .bd ul li .title .time {
	font-size: 12px;
	color: #c0c0c0;
	line-height: 30px;
}
.picMarquee-left .bd ul li .xinwjj {
	padding: 0 15px 15px 15px;
	font-size: 12px;
	color: #666;
	text-align: left;
	line-height: 22px;
}
/*footer*/
.footer {
	background: #AC0C0B;
	height: 300px;
}
.ft01 {
	width: 175px;
	float: left;
}
.fttit {
	font-size: 15px;
	color: #dfdfdf;
	line-height: 45px;
	margin-top: 50px;
}
.ft01 a {
	display: block;
	line-height: 27px;
	color: white;
	font-size: 13px;
}
.ftlx {
	width: 360px;
	float: left;
}
.ftlx p {
	font-size: 13px;
	color: white;
	line-height: 27px;
}
.ftlx .fttel {
	font-size: 25px;
	margin-top: 65px;
	color: #AC0C0B;
	padding-left: 40px;
	background: url("../images/fttel.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/fttel.png*/) no-repeat;
	height: 40px;
	line-height: 35px;
}
.ftewm {
	width: 105px;
	text-align: center;
	font-size: 13px;
	line-height: 25px;
	color: #888;
	float: left;
	margin-top: 75px;
}
.ftewm img {
	width: 97px;
}
.footer02 {
	background: #000;
	height: 45px;
	line-height: 45px;
	font-size: 12px;
	color: #888;
}
.footer02 .ft_l {
	float: left;
}
.footer02 .ft_r {
	float: right;
}
/*��ҳ*/
.bannei {
	height: 350px;
	width: 100%;
}
.company2 {
	width: 1100px;
	padding: 40px;
	margin: 0 auto;
	line-height: 30px;
	font-size: 15px;
	color: #666;
}
.company2 h1 {
	font-weight: normal;
	font-size: 25px;
	color: #AC0C0B;
	line-height: 40px;
}
.company2 h2 {
	font-weight: normal;
	font-size: 22px;
	color: #AC0C0B;
	line-height: 40px;
}
/*��ҳ���м*/
.nei_main {
	width: 1200px;
	margin: 0 auto;
}
.ernavn {
	width: 100%;
	overflow: hidden;
	height: 61px;
	border-bottom: 1px solid white;
}
.ernavn .gohome {
	line-height: 62px;
	width: 68px;
	height: 61px;
	text-align: center;
	border-left: 1px solid white;
}
.ernavn .btn_group1 {
	font-size: 16px;
	line-height: 61px;
	box-sizing: border-box;
	height: 61px;
	text-align: left;
	color: #666;
	float: left;
	border-left: 1px solid white;
}
.ernavn .on a {
	background: #AC0C0B;
	color: #000!important;
}
.ernavn .fr {
	font-size: 14px;
	line-height: 61px;
	height: 61px;
	color: #f8c70f;
}
.ernavn .fr a {
	color: #f8c70f;
}
.ernavn .fr img {
	margin-top: 21px;
	margin-right: 5px;
	display: block;
	float: left;
}
.ernavn .btn_group1 a {
	font-size: 16px;
	line-height: 61px;
	width: auto;
	display: block;
	padding: 0 30px;
	height: 61px;
	color: #999;
}
/* ͨ�÷�ҳ��ʽ */
.pages {
	padding: 5px 0;
	margin-top: 15px;
	clear: both;
	text-align: center;
}
.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}
.pages ul {
	padding: 0;
	list-style: none;
	margin: 0;
	display: block;
	width: 100%;
}
.pages li {
	display: inline-block;
	margin-right: 5px;
	float: none;
}
.pages li a {
	padding: 5px 10px;
	border: 1px solid #282828;
	height: 24px;
	line-height: 24px;
	color: #666;
}
.pages li a:hover {
	border: 1px solid #AC0C0B;
	background: #AC0C0B;
	color: #fff;
	text-decoration: none;
}
.pages li span {
	border: 1px solid #282828;
	height: 24px;
	line-height: 24px;
	color: #666;
	padding: 5px 10px;
}
.pages .current a {
	border: 1px solid #AC0C0B;
	background: #AC0C0B;
	color: #000;
}
/*������ϸ*/
.news_xx01 {
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	color: #AC0C0B;
	font-weight: 700;
}
.news_xx02 {
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	padding-bottom: 10px;
	border-bottom: 1px dashed white;
}
.news_xx03 {
	padding: 30px 20px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	min-height: 350px;
}
.news_xx03 img {
	display: block;
	margin: 0 auto!important;
}
.news_xx03 p {
	font-size: 16px;
	line-height: 30px;
	color: #999;
}
.news_sx {
	padding: 0 20px;
	height: 40px;
	font-size: 14px;
	border: 1px solid #282828;
	line-height: 40px;
	color: #999;
	background: #282828;
}
.news_sx a {
	color: #AC0C0B;
}
.n_s {
	width: 50%;
	float: left;
}
.n_x {
	width: 50%;
	float: right;
	text-align: right;
}
.mess {
	padding: 0;
	margin-left: 66px;
	font-size: 14px;
	overflow: hidden;
}
.mess tr {
	padding: 0;
	margin: 0;
	line-height: 50px;
	height: 50PX
}
.mess input {
	display: inline-block;
	height: 25px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #666;
	background: white;
	border: 1px solid #444;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.mess textarea {
	width: 695px !important;
	display: inline!important;
	padding: 2px 8px;
	font-size: 12px;
	height: 100px!important;
	line-height: 1.42857143;
	color: #666;
	background-color: white;
	background-image: none;
	border: 1px solid #444;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.mess .submit {
	width: 240px;
	height: 40px !important;
	text-align: center;
	color: #000 !important;
	font-size: 16px;
	background: #AC0C0B !important;
	border-radius: 10px;
	border: 0 none;
	cursor: pointer;
	margin-left: 30px;
}
div.pfw {
	position: relative;
	border: 1px solid #e1e1e1;
	margin-top: 30px;
}
div.pfw:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	overflow: hidden;
}
div.pfw h3 {
	height: 30px;
	line-height: 30px;
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 20px;
	background: #f6f6f6 url("../images/heading_bg.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/heading_bg.png*/) 8px top no-repeat;
	border-bottom: 1px solid #e1e1e1;
	color: #444;
	font-weight: bold;
}
div.pfw h3 small {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-left: 4px;
	font-style: normal;
}
div.pfw h3 .more {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	padding-right: 8px;
	font-weight: normal;
	font-size: 12px;
	margin-right: 5px;
}
div.pfw .content {
	margin: 5px;
	font-size: 12px;
	line-height: 1.6em;
	padding: 10px;
}
div.pfw .adm_reply {
	margin: 6px 0 0 0;
	font-size: 1em;
	line-height: 200%;
	padding: 25px 5px 25px 25px;
	position: relative;
	color: #444;
	border-top: 1px solid #e1e1e1;
	background: #f7faff;
}
div.pfw .adm_reply span {
	color: darkred;
	font-weight: bold;
	color: #e77718;
}
.hand {
	background: #fff;
	border-radius: 10px;
	margin-left: 5px;
	padding: 5px 10px;
	max-width: inherit!important;
}
/*products���м*/
.nei_main2 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	border-right: 1px solid white;
}
.ernavn2 {
	width: 100%;
	overflow: hidden;
	height: 61px;
	border-bottom: 1px solid white;
}
.ernavn2 .btn_group12 {
	font-size: 16px;
	line-height: 61px;
	box-sizing: border-box;
	height: 61px;
	text-align: left;
	color: #666;
	float: left;
	width: 170px;
	padding-left: 20px;
	border-left: 1px solid white;
}
.ernavn2 .on a {
	color: #000!important;
}
.ernavn2 .on span {
	color: #000!important;
}
.ernavn2 .on {
	background: #AC0C0B;
	color: #000!important;
}
.ernavn2 .btn_group12 a {
	font-size: 15px;
	line-height: 61px;
	width: auto;
	display: block;
	height: 61px;
	color: #333;
}
.ernavn2 .btn_group12 a span {
	font-size: 20px;
	color: #AC0C0B;
	padding-right: 7px;
}
/*��Ʒ����*/
.prolist {
	width: 1100px!important;
	margin: 30px auto;
	overflow: hidden;
}
.prolist li {
	display: block;
	width: 482px;
	border-left: 3px solid #03864d;
	height: 165px;
	background: #f5f5f5;
	float: left;
	margin: 10px 15px;
}
/*��Ʒ�б�*/
.fljs {
	font-size: 14px;
	line-height: 30px;
	padding: 15px;
}
.pro_class{
	width: 200px;
	float: left
}
.prolist2 {
	width: 1200px!important;
	margin: 30px auto;
	overflow: hidden;
}
.pro_class{
	width: 192px;
	float: left;
	border:4px #AC0C0B solid;
	margin-top: 16px;
}
.pro_class h2{
	background-color: #AC0C0B;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
}
.pro_class dl{
	width: 96%;
	margin: 0 2%;
}
.pro_class dl dt{
	line-height: 40px;
	padding-left: 10px;
	background-color: #AC0C0B
}
.pro_class dl dt a{
	color: #fff;
}
.pro_class dl dd{
	line-height: 30px;
	border-bottom: 1px #ccc dashed;
	padding-left: 20px;
}
.pro_class dl dd:last-child{
	border-bottom: none;
}
.prolist2 ul{
	width: 1000px;
	float: right;
}
.prolist2 li {
	display: block;
	width: 300px;
	float: left;
	height: 300px;
	border-bottom: 1px solid white;
	padding: 0 0 20px 0;
	margin:15px;
}
.pro_tu {
	width: 100%;
	height: 220px;
	overflow: hidden;
	float: left;
	border: 1px solid #AC0C0B;
}
.pro_tu img {
	width: 100%;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.pro_right {
	width: 100%;
	text-align: center;
	margin-top: 5px;
}
.pro_tit {
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.pro_note {
	font-size: 15px;
	line-height: 30px;
	color: #999;
}
.pro_more {
	margin: 0 25px;
	color: #fff;
	display: block;
	width: 100px;
	height: 37px;
	line-height: 37px;
	color: #fff;
	text-align: center;
	background: #666;
	margin-top: 10px;
	float: left;
	font-size: 15px;
	text-align: center;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}
.pro_more:hover {
	margin-top: 13px;
}
.pro_note pre {
	line-height: 26px!important;
	padding-left: 10px;
	font: 14px Arial, "Microsoft Yahei";
	white-space: pre-wrap;/*css-3*/
	white-space: -moz-pre-wrap;/*Mozilla,since1999*/
	white-space: -pre-wrap;/*Opera4-6*/
	white-space: -o-pre-wrap;/*Opera7*/
	word-wrap: break-word;/*InternetExplorer5.5+*/
	����
}
.ditu iframe {
	border: 5px solid white;
	opacity: 0.6;
}
.company3 {
	padding-top: 55px;
	padding-bottom: 100px;
	color: #fff;
	background: url("../images/01_02.jpg"/*tpa=http://fqzssj.gotoip3.com/skin/images/01_02.jpg*/) no-repeat center top;
}
.company3 .h1t {
	font-size: 30px;
	position: relative;
	margin-bottom: 13px;
	padding-bottom: 22px;
	text-align: center;
}
.company3 .h1t::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 45px;
	height: 2px;
	margin-left: -22px;
	content: '';
	background: #fff;
}
.company3 .p1 {
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
}
.company3 .licon {
	margin-top: 60px;
}
.company3 .licon ul {
	border-top: 1px solid rgba(250,250,250,.15);
	border-right: 1px solid rgba(250,250,250,.15);
	border-bottom: 1px solid rgba(250,250,250,.15);
}
.company3 .licon li {
	position: relative;
	float: left;
	width: 25.5%;
	height: 204px;
	padding: 42px 45px;
	border-left: 1px solid rgba(250,250,250,.15);
}
.company3 .licon li h1 {
	font-size: 24px;
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
	padding-bottom: 21px;
}
.company3 .licon li h1::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 28px;
	height: 1px;
	content: '';
	background: #fff;
}
.company3 .licon li p {
	font-size: 14px;
	line-height: 22px;
	position: relative;
	z-index: 1;
	color: #cbcbcb;
}
.company3 .licon li img {
	position: absolute;
	right: 42px;
	bottom: 38px;
}
.company3 .licon li:hover img {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.syfl {
	width: 38%;
	float: left;
	margin-bottom: 18px;
}
.syfl span {
	float: left;
	font-size: 14px;
	color: #fff;
	width: 70px;
	text-align: right;
	color: #999;
	line-height: 30px;
}
.vcode {
	width: 190px;
}
/*����*/
.rongyu {
	width: 1200px;
	margin: 0 auto;
}
.picMarquee-left02 {
	overflow: hidden;
	position: relative;
	margin-top: 45px;
	margin-bottom: 50px;
}
.picMarquee-left02 .bd {
}
.picMarquee-left02 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left02 .bd ul li {
	margin: 0 15px;
	float: left;
	_display: inline;
	overflow: hidden;
	width: 277px;
}
.picMarquee-left02 .bd ul li .pic {
	text-align: center;
	border: 7px solid white;
	overflow: hidden;
	margin: 11px;
}
.picMarquee-left02 .bd ul li .pic img {
	width: 255px;
	height: 330px;
	display: block;
}
.lianxx p {
	width: 450px;
	float: left;
}
.lianxx {
	overflow: hidden;
}
.px_wen video {
	background: #222 url("../images/logo.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/logo.png*/) no-repeat center center;
	margin: 0 auto;
}
#LXB_CONTAINER_SHOW {
	display: none!important;
}
.shipin {
	width: 750px;
	height: 498px;
	margin: 0 auto;
}
/*�ײ�����*/
.fuchuang {
	width: 100%;
	position: fixed;
	bottom: 0px;
	height: 80px;
	z-index: 999999;
	background: #AC0C0B;
}
.zaixiandingzhi {
	width: 1200px;
	margin: 0 auto;
}
.fuc01 {
	display: block;
	float: left;
}
.fuc02 {
	width: 615px;
	float: left;
	margin-left: 15px;
}
.fuc02 .inp_lxr {
	width: 225px;
	height: 33px;
	border: 1px solid #eee;
	background: #fff;
	padding-left: 10px;
	color: #999;
	margin-top: 24px;
}
.fuc02 .inp_shouji {
	width: 225px;
	height: 33px;
	border: 1px solid #eee;
	background: #fff;
	padding-left: 10px;
	color: #999;
	margin-left: 10px;
	margin-top: 24px;
}
.zaixiandingzhi .submit {
	width: 105px;
	background: #000;
	color: #AC0C0B;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	margin-left: 10px;
}
.fuc03 {
	width: 250px;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}
.fuc03 .dztel02 {
	width: 220px;
	padding-left: 50px;
	background: url("../images/tel02hei.png"/*tpa=http://fqzssj.gotoip3.com/skin/images/tel02hei.png*/) no-repeat 0 5px;
	font-size: 30px;
	color: #111;
	float: left;
}
.fuc03 .dztel02 span {
	font-size: 14px;
	color: #444;
	display: block;
}
video{

height:400px;
margin-left:50%;
transform: translateX(-50%)
}